home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_999.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  293 b   |  9 lines

  1. Inputs: Class; Method; CallType
  2. Outputs: Methods; GetMethods; SetMethods
  3.  
  4. Inputs: string | NONE; string; string
  5. Outputs: list; list; list
  6.  
  7. Returns a list of names of methods which call the input method. If Class is NONE, Method is a universal method. CallType is "data", "explicit" or "all".
  8.  
  9.